Skip to content

Comments

Bump langgraph from 1.0.8 to 1.0.9#5735

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/langgraph-1.0.9
Open

Bump langgraph from 1.0.8 to 1.0.9#5735
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/langgraph-1.0.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps langgraph from 1.0.8 to 1.0.9.

Release notes

Sourced from langgraph's releases.

langgraph==1.0.9

Changes since 1.0.8

  • release: langgraph + prebuilt (#6875)
  • fix: sequential interrupt handling w/ functional API (#6863)
  • chore: state_updated_at sort by (#6857)
  • chore: bump orjson (#6852)
  • chore: conformance testing (#6842)
  • chore(deps): bump the all-dependencies group in /libs/langgraph with 6 updates (#6815)
  • chore(deps): bump protobuf from 6.33.4 to 6.33.5 in /libs/langgraph (#6833)
  • chore(deps): bump cryptography from 46.0.3 to 46.0.5 in /libs/langgraph (#6837)
  • chore(deps): bump nbconvert from 7.16.6 to 7.17.0 in /libs/langgraph (#6832)
  • chore: server runtime type (#6774)
  • refactor: replace bare except with BaseException in AsyncQueue (#6765)
Commits
  • 73cebea release: langgraph + prebuilt (#6875)
  • b73b2d1 fix: inject ToolRuntime for dynamically registered tools (#6874)
  • ca26805 fix: sequential interrupt handling w/ functional API (#6863)
  • 5ac837d feat(sdk-py): improve store auth type safety and docstrings (#6867)
  • 172238b fix(sdk-py): allow reset of config/context in assistants update (#6862)
  • 095da17 chore: state_updated_at sort by (#6857)
  • 666c224 chore: bump orjson (#6852)
  • 21a6f41 chore: add testpypi index (#6853)
  • acdf85a chore(deps): bump langgraph-sdk from 0.3.5 to 0.3.6 in /libs/cli in the all-d...
  • 9b18243 chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updat...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.0.8...1.0.9)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants